PgDAC

TPgConnectDialog Properties

Properties of the TPgConnectDialog class.

For a complete list of the TPgConnectDialog class members, see the TPgConnectDialog Members topic.

Public

Name Description

CancelButton (inherited from TCustomConnectDialog)

Used to specify the label for the Cancel button.

Caption (inherited from TCustomConnectDialog)

Used to set the caption of dialog box.

ConnectButton (inherited from TCustomConnectDialog)

Used to specify the label for the Connect button.

Connection

Holds the TPgConnection component which uses TPgConnectDialog object.

DatabaseLabel

Used to specify a prompt for database edit.

DialogClass (inherited from TCustomConnectDialog)

Used to specify the class of the form that will be displayed to enter login information.

LabelSet (inherited from TCustomConnectDialog)

Used to set the language of buttons and labels captions.

PasswordLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for password edit.

PortLabel

Used to specify a prompt for port edit.

Retries (inherited from TCustomConnectDialog)

Used to indicate the number of retries of failed connections.

SavePassword (inherited from TCustomConnectDialog)

Used for the password to be displayed in ConnectDialog in asterisks.

ServerLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for the server name edit.

ShowDatabase

Used to display a field for entering database at connect dialog.

ShowPort

Used to display a field for entering port at connect dialog.

StoreLogInfo (inherited from TCustomConnectDialog)

Used to specify whether the login information should be kept in system registry after a connection was established.

UsernameLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for username edit.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback